Summary

Displays a button used for opening track changes dialog, tracking changes between different versions of the document. This component was added in version 5.1.

Component properties
Category AS Miscellaneous
Version 1.2
Complies with Xhtml 1.0 / 1.1 rules No
Supported server programming languages C# Visual Basic.NET
Output content type inline

When to use

This component is typically used when, on a web page, there is a need to be able to compare different versions of a document with each other.

Programming interface

Parameters

DisplayText
Display Text
Title
Optional popup title
Image
Optional display image
BaseRevision
Base revision number. 0=current approved content.
NewRevision
Revision to compare with. You can also use: -1=latest draft. -2=latest draft or approved content.
PTId
Optional PTId
Attributes
Optional attributes
AfterScript
Optional java script to run after action
ClassName
Class name

Remarks

This component only works with Internet Explorer and the caller cannot be anonymous.